object frmWelcome: TfrmWelcome
Left = 287
Top = 229
Width = 652
Height = 456
Caption = 'frmWelcome'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object pnlWelcome: TPanel
Left = 0
Top = 0
Width = 644
Height = 422
Align = alClient
BevelOuter = bvNone
Color = clWhite
TabOrder = 0
DesignSize = (
644
422)
object axlCaption: TAxLabel
Left = 32
Top = 16
Width = 275
Height = 19
WordWrap = False
Quality = smMMXSmoothing4x
Layout = tlCenter
Transparent = False
Caption = 'What is registry defragmentation?'
Font.Charset = DEFAULT_CHARSET
Font.Color = 10040064
Font.Height = -16
Font.Name = 'Verdana'
Font.Style = []
ShowAccelChar = True
ParentFont = False
end
object axlWhy: TAxLabel
Left = 32
Top = 64
Width = 568
Height = 105
WordWrap = True
Transparent = True
AutoSize = False
Anchors = [akLeft, akTop, akRight]
Caption =
'Registry fragmentation can cause significant PC slow-down. Au' +
'slogics Registry Defrag compact and optimizes Windows regist' +
'ry by removing unnecessary gaps and wasted space. You do not nee' +
'd to defragment the registry more than once a month.
Regi' +
'stry defragmentation involves the following steps:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ShowAccelChar = True
ParentFont = False
end
object imgWatermarkPage: TImage
Left = 297
Top = 297
Width = 349
Height = 127
Anchors = [akRight, akBottom]
AutoSize = True
Picture.Data = {}
Transparent = True
end
object axlNextText: TAxLabel
Left = 32
Top = 360
Width = 233
Height = 16
WordWrap = False
Transparent = True
Caption = 'Click Next to start analyzing the registry'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ShowAccelChar = True
ParentFont = False
end
object imgRed: TImage
Left = 75
Top = 176
Width = 14
Height = 14
AutoSize = True
Picture.Data = {}
end
object imgGreen: TImage
Left = 75
Top = 236
Width = 14
Height = 14
AutoSize = True
Picture.Data = {}
end
object imgBlue: TImage
Left = 75
Top = 301
Width = 14
Height = 14
AutoSize = True
Picture.Data = {}
end
object axlAnalysisText: TAxLabel
Left = 102
Top = 169
Width = 505
Height = 52
WordWrap = True
Transparent = True
AutoSize = False
Anchors = [akLeft, akTop, akRight]
Caption =
'Registry Analysis
Registry Defrag will check the level' +
' of registry fragmentation'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ShowAccelChar = True
ParentFont = False
end
object axlResults: TAxLabel
Left = 102
Top = 232
Width = 505
Height = 52
WordWrap = True
Transparent = True
AutoSize = False
Anchors = [akLeft, akTop, akRight]
Caption =
'Results Overview
You will be able to review the fragme' +
'ntation report and choose an action'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ShowAccelChar = True
ParentFont = False
end
object axlOptimization: TAxLabel
Left = 102
Top = 295
Width = 505
Height = 52
WordWrap = True
Transparent = True
AutoSize = False
Anchors = [akLeft, akTop, akRight]
Caption =
'Registry Optimization
Registry will be defragmented an' +
'd compacted next time your reboot'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ShowAccelChar = True
ParentFont = False
end
end
end